home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / mymp3p1a / coven.frm < prev    next >
Text File  |  1999-07-08  |  20KB  |  691 lines

  1. VERSION 5.00
  2. Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.1#0"; "COMDLG32.OCX"
  3. Object = "{22D6F304-B0F6-11D0-94AB-0080C74C7E95}#1.0#0"; "MSDXM.OCX"
  4. Begin VB.Form Form1 
  5.    AutoRedraw      =   -1  'True
  6.    BorderStyle     =   0  'None
  7.    Caption         =   "CoVeN Mp3 Player "
  8.    ClientHeight    =   2055
  9.    ClientLeft      =   0
  10.    ClientTop       =   0
  11.    ClientWidth     =   4200
  12.    Icon            =   "coven.frx":0000
  13.    LinkTopic       =   "Form1"
  14.    Picture         =   "coven.frx":0442
  15.    ScaleHeight     =   2055
  16.    ScaleWidth      =   4200
  17.    StartUpPosition =   3  'Windows Default
  18.    Begin MediaPlayerCtl.MediaPlayer am1 
  19.       Height          =   615
  20.       Left            =   720
  21.       TabIndex        =   19
  22.       Top             =   2880
  23.       Width           =   735
  24.       AudioStream     =   -1
  25.       AutoSize        =   0   'False
  26.       AutoStart       =   -1  'True
  27.       AnimationAtStart=   -1  'True
  28.       AllowScan       =   -1  'True
  29.       AllowChangeDisplaySize=   -1  'True
  30.       AutoRewind      =   -1  'True
  31.       Balance         =   30
  32.       BaseURL         =   ""
  33.       BufferingTime   =   5
  34.       CaptioningID    =   ""
  35.       ClickToPlay     =   -1  'True
  36.       CursorType      =   0
  37.       CurrentPosition =   -1
  38.       CurrentMarker   =   0
  39.       DefaultFrame    =   ""
  40.       DisplayBackColor=   0
  41.       DisplayForeColor=   16777215
  42.       DisplayMode     =   0
  43.       DisplaySize     =   4
  44.       Enabled         =   -1  'True
  45.       EnableContextMenu=   -1  'True
  46.       EnablePositionControls=   -1  'True
  47.       EnableFullScreenControls=   0   'False
  48.       EnableTracker   =   -1  'True
  49.       Filename        =   ""
  50.       InvokeURLs      =   -1  'True
  51.       Language        =   -1
  52.       Mute            =   0   'False
  53.       PlayCount       =   1
  54.       PreviewMode     =   0   'False
  55.       Rate            =   1
  56.       SAMILang        =   ""
  57.       SAMIStyle       =   ""
  58.       SAMIFileName    =   ""
  59.       SelectionStart  =   -1
  60.       SelectionEnd    =   -1
  61.       SendOpenStateChangeEvents=   -1  'True
  62.       SendWarningEvents=   -1  'True
  63.       SendErrorEvents =   -1  'True
  64.       SendKeyboardEvents=   0   'False
  65.       SendMouseClickEvents=   0   'False
  66.       SendMouseMoveEvents=   0   'False
  67.       SendPlayStateChangeEvents=   -1  'True
  68.       ShowCaptioning  =   0   'False
  69.       ShowControls    =   -1  'True
  70.       ShowAudioControls=   -1  'True
  71.       ShowDisplay     =   0   'False
  72.       ShowGotoBar     =   0   'False
  73.       ShowPositionControls=   -1  'True
  74.       ShowStatusBar   =   0   'False
  75.       ShowTracker     =   -1  'True
  76.       TransparentAtStart=   0   'False
  77.       VideoBorderWidth=   0
  78.       VideoBorderColor=   0
  79.       VideoBorder3D   =   0   'False
  80.       Volume          =   -480
  81.       WindowlessVideo =   0   'False
  82.    End
  83.    Begin VB.PictureBox Picture11 
  84.       AutoRedraw      =   -1  'True
  85.       AutoSize        =   -1  'True
  86.       Height          =   270
  87.       Left            =   2760
  88.       Picture         =   "coven.frx":1C832
  89.       ScaleHeight     =   210
  90.       ScaleWidth      =   630
  91.       TabIndex        =   18
  92.       Top             =   3720
  93.       Width           =   690
  94.    End
  95.    Begin VB.Timer Timer2 
  96.       Interval        =   1
  97.       Left            =   240
  98.       Top             =   3480
  99.    End
  100.    Begin VB.PictureBox Picture10 
  101.       AutoRedraw      =   -1  'True
  102.       AutoSize        =   -1  'True
  103.       Height          =   495
  104.       Left            =   1440
  105.       Picture         =   "coven.frx":1CF76
  106.       ScaleHeight     =   435
  107.       ScaleWidth      =   930
  108.       TabIndex        =   17
  109.       Top             =   3600
  110.       Width           =   990
  111.    End
  112.    Begin VB.PictureBox Picture9 
  113.       AutoRedraw      =   -1  'True
  114.       AutoSize        =   -1  'True
  115.       BorderStyle     =   0  'None
  116.       Height          =   440
  117.       Left            =   2880
  118.       ScaleHeight     =   29
  119.       ScaleMode       =   3  'Pixel
  120.       ScaleWidth      =   33
  121.       TabIndex        =   16
  122.       Top             =   1320
  123.       Width           =   495
  124.    End
  125.    Begin VB.Timer Timer3 
  126.       Interval        =   1
  127.       Left            =   2880
  128.       Top             =   3000
  129.    End
  130.    Begin VB.PictureBox Picture8 
  131.       AutoRedraw      =   -1  'True
  132.       AutoSize        =   -1  'True
  133.       BorderStyle     =   0  'None
  134.       Height          =   440
  135.       Left            =   3360
  136.       ScaleHeight     =   29
  137.       ScaleMode       =   3  'Pixel
  138.       ScaleWidth      =   33
  139.       TabIndex        =   15
  140.       Top             =   1320
  141.       Width           =   495
  142.    End
  143.    Begin VB.PictureBox Picture7 
  144.       AutoRedraw      =   -1  'True
  145.       AutoSize        =   -1  'True
  146.       BorderStyle     =   0  'None
  147.       Height          =   440
  148.       Left            =   2280
  149.       ScaleHeight     =   29
  150.       ScaleMode       =   3  'Pixel
  151.       ScaleWidth      =   33
  152.       TabIndex        =   14
  153.       Top             =   1320
  154.       Width           =   495
  155.    End
  156.    Begin VB.PictureBox Picture6 
  157.       AutoRedraw      =   -1  'True
  158.       AutoSize        =   -1  'True
  159.       BorderStyle     =   0  'None
  160.       Height          =   440
  161.       Left            =   360
  162.       ScaleHeight     =   29
  163.       ScaleMode       =   3  'Pixel
  164.       ScaleWidth      =   33
  165.       TabIndex        =   13
  166.       Top             =   1320
  167.       Width           =   495
  168.    End
  169.    Begin VB.PictureBox Picture5 
  170.       AutoRedraw      =   -1  'True
  171.       AutoSize        =   -1  'True
  172.       BorderStyle     =   0  'None
  173.       Height          =   440
  174.       Left            =   840
  175.       ScaleHeight     =   29
  176.       ScaleMode       =   3  'Pixel
  177.       ScaleWidth      =   33
  178.       TabIndex        =   12
  179.       Top             =   1320
  180.       Width           =   495
  181.    End
  182.    Begin VB.PictureBox Picture4 
  183.       AutoRedraw      =   -1  'True
  184.       AutoSize        =   -1  'True
  185.       BorderStyle     =   0  'None
  186.       Height          =   440
  187.       Left            =   1800
  188.       ScaleHeight     =   29
  189.       ScaleMode       =   3  'Pixel
  190.       ScaleWidth      =   33
  191.       TabIndex        =   11
  192.       Top             =   1320
  193.       Width           =   495
  194.    End
  195.    Begin VB.PictureBox Picture3 
  196.       AutoRedraw      =   -1  'True
  197.       AutoSize        =   -1  'True
  198.       BorderStyle     =   0  'None
  199.       Height          =   440
  200.       Left            =   1320
  201.       ScaleHeight     =   29
  202.       ScaleMode       =   3  'Pixel
  203.       ScaleWidth      =   33
  204.       TabIndex        =   10
  205.       Top             =   1320
  206.       Width           =   495
  207.    End
  208.    Begin VB.PictureBox Picture2 
  209.       AutoRedraw      =   -1  'True
  210.       AutoSize        =   -1  'True
  211.       Height          =   495
  212.       Left            =   0
  213.       Picture         =   "coven.frx":1E506
  214.       ScaleHeight     =   29
  215.       ScaleMode       =   3  'Pixel
  216.       ScaleWidth      =   372
  217.       TabIndex        =   9
  218.       Top             =   2160
  219.       Width           =   5640
  220.    End
  221.    Begin VB.HScrollBar HScroll2 
  222.       Height          =   135
  223.       LargeChange     =   100
  224.       Left            =   2400
  225.       Max             =   5000
  226.       Min             =   -5000
  227.       SmallChange     =   50
  228.       TabIndex        =   2
  229.       Top             =   840
  230.       Width           =   1455
  231.    End
  232.    Begin VB.HScrollBar HScroll1 
  233.       Height          =   135
  234.       LargeChange     =   10
  235.       Left            =   360
  236.       Max             =   2500
  237.       SmallChange     =   10
  238.       TabIndex        =   1
  239.       Top             =   840
  240.       Value           =   2500
  241.       Width           =   1455
  242.    End
  243.    Begin VB.Timer Timer1 
  244.       Interval        =   1
  245.       Left            =   4320
  246.       Top             =   960
  247.    End
  248.    Begin VB.PictureBox Picture1 
  249.       AutoRedraw      =   -1  'True
  250.       BackColor       =   &H00000000&
  251.       BorderStyle     =   0  'None
  252.       Height          =   225
  253.       Left            =   360
  254.       ScaleHeight     =   15
  255.       ScaleMode       =   3  'Pixel
  256.       ScaleWidth      =   2